gtk4.git
2015-07-18 Benjamin Ottecombobox: Simplify code
2015-07-18 Benjamin Ottecombobox: Remove unused header function functionality
2015-07-18 Benjamin Ottecombobox: Remove unused argument from private function
2015-07-18 Matthias ClasenFix the build
2015-07-18 Matthias ClasenRevert "GtkGrid: Add a few NULL checks"
2015-07-17 Matthias Clasentestgtk: Remove pointless code
2015-07-17 Matthias Claseninspector: Avoid a NULL deref
2015-07-17 Matthias ClasenGtkWindow: Fix a use-after-free
2015-07-17 Matthias Clasenfile chooser: remove an unused GError variable
2015-07-17 Matthias Claseninspector: Remove some dead code
2015-07-17 Matthias Claseninspector: Avoid a NULL deref
2015-07-17 Matthias Clasentreeview: Add an explicit return for clarity
2015-07-17 Matthias Clasentooltip: Remove unnecessary checks
2015-07-17 Matthias Clasenlist box: Remove unnecessary checks
2015-07-17 Matthias ClasenGtkLabel: Remove an unnecessary check
2015-07-17 Matthias ClasenGtkGrid: Add a few NULL checks
2015-07-17 Matthias ClasenGtkActionHelper: Avoid null deref in debug code
2015-07-17 Matthias Clasengdk: Add some parameter checking
2015-07-17 Matthias Clasentestdialog: Error out if templates are missing
2015-07-17 Matthias Clasencups: Annotate a call whose return value we don't care...
2015-07-17 Matthias Claseninspector: Check a return value
2015-07-17 Matthias Claseninspector: Annotate a call whose return value we don...
2015-07-17 Matthias Clasengtkicontheme: Check a return value
2015-07-17 Matthias Clasengtkbuilderparser: Add some assertions
2015-07-17 Matthias Clasengtk-demo: Check a return value
2015-07-17 Benjamin Ottecss: Fix GtkCssChange enum
2015-07-17 Benjamin Otteheaderbar: Switch css positions on direction change
2015-07-17 Balázs ÚrUpdated Hungarian translation
2015-07-17 Matthias Clasenfile chooser: Improve popover positioning
2015-07-17 Matthias Clasenplaces sidebar: Preserve ::populate-popup functionality
2015-07-17 Matthias Clasenfile chooser: Use a popover for the context menu
2015-07-17 Matthias Clasenplaces sidebar: Use a popover for the context menu
2015-07-17 Ignacio Casal... gdk: fix crash if visual is NULL
2015-07-17 Matthias Claseninspector: Avoid a gratitious use of g_strv_length
2015-07-17 Matthias Clasenfile chooser: Make bindings work in save entry
2015-07-17 Timm BäderGtkFileChooserButton: Don't update icon/label so often
2015-07-16 Timm Bädergtkprintunixdialog: Set border_width to 0
2015-07-16 Emmanuele BassiAvoid O(n²) walking of string arrays
2015-07-16 Georges Basile... placessidebar: show persistent drives when not showing...
2015-07-16 Emmanuele Bassitests/gears: Ensure we don't use unavailable GL resources
2015-07-16 Georges Basile... placessidebar: fix Connect to Server position
2015-07-16 Yosef Or BoczkoUpdated Hebrew po-properties translation
2015-07-16 Yosef Or BoczkoUpdated Hebrew translation
2015-07-16 Yosef Or BoczkoUpdated Hebrew translation
2015-07-16 Daniel MustielesUpdated Spanish translation
2015-07-16 Daniel MustielesUpdated Spanish translation
2015-07-16 Piotr DrągUpdated POTFILES.in and POTFILES.skip
2015-07-16 Benjamin Ottetests: Remove testplacesview test
2015-07-16 Benjamin Ottetests: Fix gcc complaints about testfilechooser
2015-07-16 Benjamin Otteheaderbar: Get rid of get_path_for_child()
2015-07-16 Benjamin Otteheaderbar: Finish widget setup before showing it.
2015-07-16 Benjamin Otteheaderbar: forall() the button boxes in the right order
2015-07-16 Benjamin Otteheaderbar: Remove unused variables in private struct
2015-07-16 Benjamin Ottetoolbar: Switch from get_path_for_child() to css node...
2015-07-16 Benjamin Ottecssnode: Add gtk_css_node_reverse_children()
2015-07-16 Benjamin Ottecssnode: Change API of some functions
2015-07-16 Georges Basile... filechooserwidget: use places view to manage fixed...
2015-07-16 Georges Basile... placessidebar: add Other Locations item
2015-07-16 Georges Basile... placesview: add view for fixed drives and networks
2015-07-15 Carlos GarnachoRevert "x11: Query pointer devices' scroll valuators...
2015-07-15 Owen W. TaylorGdkDisplayX11: Properly translate server timestamps...
2015-07-15 Matthias Clasenplaces sidebar: Handle menu key
2015-07-15 William Huamir: don't ensure_surface if window not visible
2015-07-15 William Huamir: don't warn if transient_for is NULL
2015-07-15 William Huamir: add more default settings under mir
2015-07-15 Pedro AlbuquerqueUpdated Portuguese translation
2015-07-15 Daniel MustielesUpdated Spanish translation
2015-07-15 Matthias Clasenfile chooser: Show progess spinner even if not empty
2015-07-15 Matthias Clasenfile chooser: Stop search when entry is cleared
2015-07-15 Matthias Clasenfile chooser: Refine search progress display
2015-07-15 Matthias Clasenfile chooser: Be more careful with subtitles
2015-07-15 Ryan LortieGtkApplication: avoid using stale timestamps
2015-07-15 Jasper St.... gtkframe: Don't queue a redraw on the entire widget...
2015-07-14 Lars UebernickelGtkButtonBox: remove spacing when buttons are linked
2015-07-14 Matthias Clasenrange: Tweak button bindings
2015-07-13 Daniel MustielesUpdated Spanish translation
2015-07-13 Daniel MustielesUpdated Spanish translation
2015-07-12 Kalev LemberGtkSettings: Fix a documentation typo
2015-07-12 Matthias Clasenrange: Trivial field ordering
2015-07-12 Matthias Clasenrange: Add a stepper alternative
2015-07-12 Matthias Clasenrange: switch secondary and middle button on steppers
2015-07-11 Matthias Clasenfont chooser: Remove a stray notify
2015-07-11 Matthias Clasenfile chooser: Clean up unused includes
2015-07-11 Matthias Clasenfile chooser: Remove some obsoltete code
2015-07-11 Matthias Clasenfile chooser: Fix multi-selection
2015-07-11 Matthias Clasenfile chooser: Do less work
2015-07-11 Matthias Clasenfile chooser: Avoid doing excess work
2015-07-11 Matthias ClasenTrivial code cleanup
2015-07-11 Matthias Clasenfile chooser: Avoid animations when setting up
2015-07-11 Matthias Clasenfile chooser: Ensure we update subtitles
2015-07-10 Benjamin Ottecssnode: Only queue_validate() when node is visible
2015-07-10 Benjamin Ottecssnode: Only invalidate sibling nodes if changed node...
2015-07-10 Pedro AlbuquerqueUpdated Portuguese translation
2015-07-08 Eric WilliamsAdded an additional explanation and code snippet for...
2015-07-08 Eric WilliamsAdded a more meaningful description for /deprecated...
2015-07-08 Matthias Clasenplaces sidebar: Fix rows getting 'lost' when dnd fails
2015-07-08 Benjamin Ottetesttoolbar: Don't expand rows that shouldn't be expanded
2015-07-08 Benjamin Otteframe: Remove get_path_for_child implementation
2015-07-08 Benjamin Otteactionbar: Remove get_path_for_child implementation
2015-07-08 Benjamin Ottecss: text-decoration-style is not inherited
next